I have created a list in SharePoint 2010, initially had the columns Title, Mobile and Email Id. Then I used a grid view (Visual web part) to display these fields.
Later I changed the field Title to Name and Email Id to Email. I tried accessing these fields in the grid view with new field names, however it doesn't fetch anything, only the old column names are still working. Why?
UPDATE
Of course it is not a SharePoint bug :)