I've found this tutorial about binding a list to a DataGridView which is quite nice. Let's consider the example from the tutorial:
I'd like to be able to put the brand (Ford/Sheldy AC/Chevrolet) in the row header automatically. How can I specify it? I've done a few try without any interesting result...