If you want to change the column header, you should not use the FieldName property, for this you can use the HeaderText property, which you can set in the DataBindingComplete event if you are using a binded grid, or in the Visual Studio Designer using PropertyBuilder.