How can I specify which foreign key column has to be used in the views when scaffolding? Im some cases MVC seems to be smart enough to take the right column from the other table, but atm I am having an issue with one and was wondering if I can somehow tell which value to use when scaffolding.How can I specify which foreign key column has