The module should be able to display both the field label and field content. Perhaps using additional shortcode parameters:
{field XX, all, ' - '}
field => shortcode
XX => field ID
all => display both the label and the content
' - ' => what to use between the label and the content