From this SO question: http://stackoverflow.com/questions/34511495/how-to-disable-data-table-names-at-the-bottom
Some users want the option to skip printing the column names at the bottom (only happens when the whole table is printed and there are more than 20 rows)
This is an easy fix with almost no overhead, so I don't see the harm in adding the option (I suppose the solution could conflict with the other associated bug fix, #97, but that seems unlikely).
Will add a PR for this soon.