Custom headers pattern

Personal information Additional information
Name Eye color Age Balance Company Address Favorite Fruit

In template:

Notice:

If you want to allow sorting you need to add attributes to header (th): ng-click="sortBy('object.property')" and ng-class="headerIsSortedClass('Header Name')"