The Column Headings in the Datasheet View of a form or subform are equal to the Name properties of their respective Controls. By default, the Name properties of bound controls are their respective Field Names from the underlying table or query. (The Caption property of an table Access table is ignored.) The Name property of controls can only be changed at design time.