These labels can typically be easily hid by adding a line of code to your CSS. A piece of CSS that many MyBookTable users have found helpful in the past for similar issues is:
.post-1741 .mbt-book-archive-title {
display: none;
}
.post-1741 .mbt-book-archive-title {
display: none;
}