I've been searching on and off for a few months for a solution to my problem. It involves assigning a header to specific items in a list. An example of how I want to end result to look like is how the Settings application separates options with headers.
If you open up the Settings app you are presented with a list of options, each of which opens up an Activity or Fragment. These options are grouped as follows:
Wireless and Network, Device, Personal, Accounts, and System.
I cannot find a view, or a style, with which I can reproduce those headers within my app. I've found a library called StickyGridHeaders (http://www.androidviews.net/2013/02/stickygridheaders/), which contains headers which look exactly like the ones I am trying to implement into my app.
Can anyone shed some light on this subject? Is there a particular view or library which I should be using or is this something I'll have to implement myself from scratch? Given the number of applications which use this style of categorization I find it very hard to believe that all of these devs have their own custom implementation, and yet look extremely alike.
A screenshot depicting what I'm after (the header listed under the "1" callout box):

Thanks in advance.
EDIT: Some apps which I know that do this:
- Youtube
- Prixing