Hi does anyone know how to change the column names in a DataGrid???? And how to change the order to display them?

I got fields in my database called IdCustomer but I just want it to show ID in the datagrid, and I also want to change which columns go next to which.

Thanks!