Similar question: How to mimic UITableView's UITableViewStylePlain section header style
No complete answers. BarrettJ’s is close, but not quite there.
An image would seem to be the simplest, most efficient way to do it, but I can’t get the right dimensions/position, and even when I’m close, it still looks different in the first and second headers. (Something different about the top of the table view?)
Text is not an issue. I just need something to fill the space and look exactly the same as the default header.
Fixed it. Anyone can use/modify this.