How t Remove Labels from comment Box

You can look into comment_form() function. You can modify your fields and pass into this function to generate the comment form. Typically it is used within comments.php file.